WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridDetailRow<TItem> Class / GetColumnErrors Method
The column to look up for errors.
In This Topic
    GetColumnErrors Method (GridDetailRow<TItem>)
    In This Topic
    Gets the errors for the specified column.
    Syntax

    Parameters

    column
    The column to look up for errors.
    See Also